home *** CD-ROM | disk | FTP | other *** search
- echo off
- REM %%VER NetWare Drivers Installation Utility Program v2.0b
- if %mono%.==y. goto b&w
- ..\install\flushkey
- ..\install\check videocard
- if errorlevel 1 goto color
- :b&w
- cls
- goto contin
- :color
- ..\install\get b 31
- :contin
- type inspropt.men
-
- ..\install\echoxy 20 17 Select Option:
- ..\install\reply
-
- if errorlevel 60 goto inval
- if errorlevel 59 goto help
- if errorlevel 54 goto inval
- if errorlevel 53 goto main
- if errorlevel 52 goto floppy
- if errorlevel 51 goto insodi
- if errorlevel 50 goto ins386
- if errorlevel 49 goto ins286
- if errorlevel 28 goto inval
- if errorlevel 27 goto main
-
- :inval
- ..\install\echoxy 21 17 **** Invalid key, try again. ****
- echo
- echo
- echo.
- netware
-
- :help
- ..\install\echoxy 24 1
- echo.
- type nwupdate.hlp
- pause
- netware
-
- :main
- cd ..
- menu
-
- :ins286
- nw286ins
-
- :ins386
- nw386ins
-
- :insodi
- nwodiins
-
- :floppy
- flopyins